[INFO] fetching crate swarm-engine-core 0.1.6...
[INFO] testing swarm-engine-core-0.1.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate swarm-engine-core 0.1.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate swarm-engine-core 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate swarm-engine-core 0.1.6
[INFO] tweaked toml for crates.io crate swarm-engine-core 0.1.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swarm-engine-core 0.1.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate swarm-engine-core 0.1.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70727739e915c63fe2cc2204739bd4903b9e153a4bd2cff9fde92e3fd84e498a
[INFO] running `Command { std: "docker" "start" "-a" "70727739e915c63fe2cc2204739bd4903b9e153a4bd2cff9fde92e3fd84e498a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70727739e915c63fe2cc2204739bd4903b9e153a4bd2cff9fde92e3fd84e498a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70727739e915c63fe2cc2204739bd4903b9e153a4bd2cff9fde92e3fd84e498a", kill_on_drop: false }`
[INFO] [stdout] 70727739e915c63fe2cc2204739bd4903b9e153a4bd2cff9fde92e3fd84e498a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 256824b471b88b4031ba126b50710e19b1253019cca4c0461dd50865abdcfdc9
[INFO] running `Command { std: "docker" "start" "-a" "256824b471b88b4031ba126b50710e19b1253019cca4c0461dd50865abdcfdc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling swarm-engine-core v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.50s
[INFO] running `Command { std: "docker" "inspect" "256824b471b88b4031ba126b50710e19b1253019cca4c0461dd50865abdcfdc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256824b471b88b4031ba126b50710e19b1253019cca4c0461dd50865abdcfdc9", kill_on_drop: false }`
[INFO] [stdout] 256824b471b88b4031ba126b50710e19b1253019cca4c0461dd50865abdcfdc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b41505890e31da26f4e3847dd0fe954660792e7e0edd5d9720efb0252cba93f
[INFO] running `Command { std: "docker" "start" "-a" "1b41505890e31da26f4e3847dd0fe954660792e7e0edd5d9720efb0252cba93f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling swarm-engine-core v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.60s
[INFO] running `Command { std: "docker" "inspect" "1b41505890e31da26f4e3847dd0fe954660792e7e0edd5d9720efb0252cba93f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b41505890e31da26f4e3847dd0fe954660792e7e0edd5d9720efb0252cba93f", kill_on_drop: false }`
[INFO] [stdout] 1b41505890e31da26f4e3847dd0fe954660792e7e0edd5d9720efb0252cba93f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d733b96bad13e6a93f0cd949d7df3c49ceb4271769a35d7079555ae597b7bdee
[INFO] running `Command { std: "docker" "start" "-a" "d733b96bad13e6a93f0cd949d7df3c49ceb4271769a35d7079555ae597b7bdee", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swarm_engine_core-473bc51f471902e1)
[INFO] [stdout] 
[INFO] [stdout] running 476 tests
[INFO] [stdout] test actions::env_spec::tests::test_environment_spec_supports_action ... ok
[INFO] [stdout] test actions::env_spec::tests::test_action_spec_matches ... ok
[INFO] [stdout] test actions::tests::test_by_group_direct ... ok
[INFO] [stdout] test actions::tests::test_by_group_defined ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_get_from_args ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_get_target_first ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_get_target_first_fallback ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_require_failure ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_arg_only ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_args_priority_over_target ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_empty_args_fallback_to_target ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_require_success ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_empty_string_is_none ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_target_only ... ok
[INFO] [stdout] test actions::tests::test_validate ... ok
[INFO] [stdout] test agent::manager_impl::tests::test_builder ... ok
[INFO] [stdout] test agent::manager_impl::tests::test_default_manager_new ... ok
[INFO] [stdout] test agent::manager_impl::tests::test_default_manager_with_name ... ok
[INFO] [stdout] test agent::manager_impl::tests::test_finalize_empty_responses ... ok
[INFO] [stdout] test agent::manager_impl::tests::test_low_confidence_falls_back_to_continue ... ok
[INFO] [stdout] test actions::tests::test_build_action ... ok
[INFO] [stdout] test agent::manager_impl::tests::test_prepare_with_context ... ok
[INFO] [stdout] test agent::worker_impl::tests::test_unsupported_action ... ok
[INFO] [stdout] test config::global::tests::test_merge_configs ... ok
[INFO] [stdout] test analysis::analyzer::tests::test_default_analyzer_empty_state ... ok
[INFO] [stdout] test analysis::analyzer::tests::test_default_analyzer_with_name ... ok
[INFO] [stdout] test config::global::tests::test_load_global_missing_file ... ok
[INFO] [stdout] test config::global::tests::test_default_config ... ok
[INFO] [stdout] test actions::tests::test_param_resolver_get_fallback_to_target ... ok
[INFO] [stdout] test config::paths::tests::test_user_data_dir ... ok
[INFO] [stdout] test actions::env_spec::tests::test_registry_builtin_specs ... ok
[INFO] [stdout] test config::global::tests::test_parse_toml ... ok
[INFO] [stdout] test context::resolver::tests::test_adjacent_strategy ... ok
[INFO] [stdout] test context::resolver::tests::test_resolve_global ... ok
[INFO] [stdout] test context::resolver::tests::test_resolve_local_no_neighbors ... ok
[INFO] [stdout] test context::resolver::tests::test_resolve_local_filters_escalations ... ok
[INFO] [stdout] test config::paths::tests::test_eval_scenario_search_paths ... ok
[INFO] [stdout] test context::resolver::tests::test_resolve_local_with_neighbors ... ok
[INFO] [stdout] test agent::worker_impl::tests::test_run_bash_echo ... ok
[INFO] [stdout] test context::store::tests::test_context_store_builder ... ok
[INFO] [stdout] test context::summary::tests::test_filter_for_workers ... ok
[INFO] [stdout] test context::summary::tests::test_filter_for_workers_empty ... ok
[INFO] [stdout] test context::summary::tests::test_query_methods ... ok
[INFO] [stdout] test context::summary::tests::test_worker_summary ... ok
[INFO] [stdout] test context::summary::tests::test_task_context_new ... ok
[INFO] [stdout] test agent::manager_impl::tests::test_response_to_guidance ... ok
[INFO] [stdout] test agent::worker_impl::tests::test_run_bash_failure ... ok
[INFO] [stdout] test debug::tests::test_tick_dumper_enable_disable ... ok
[INFO] [stdout] test config::global::tests::test_save_and_load ... ok
[INFO] [stdout] test debug::tests::test_tick_dumper_dump ... ok
[INFO] [stdout] test context::store::tests::test_context_view_creation ... ok
[INFO] [stdout] test context::store::tests::test_resolved_context ... ok
[INFO] [stdout] test context::store::tests::test_worker_context_builder ... ok
[INFO] [stdout] test debug::tests::test_tick_dumper_register ... ok
[INFO] [stdout] test error::tests::test_message ... ok
[INFO] [stdout] test debug::tests::test_tick_dumper_disabled_by_default ... ok
[INFO] [stdout] test error::tests::test_is_transient ... ok
[INFO] [stdout] test error::tests::test_display ... ok
[INFO] [stdout] test events::action::tests::test_action_event_builder ... ok
[INFO] [stdout] test events::action::tests::test_action_event_id_uniqueness ... ok
[INFO] [stdout] test events::learning_channel::tests::test_channel_disabled_by_default ... ok
[INFO] [stdout] test events::learning_channel::tests::test_channel_emit_when_enabled ... ok
[INFO] [stdout] test events::learning_channel::tests::test_drain_sync_disabled ... ok
[INFO] [stdout] test events::learning_channel::tests::test_tick_management ... ok
[INFO] [stdout] test events::lifecycle::tests::test_composite_hook ... ok
[INFO] [stdout] test events::learning_channel::tests::test_channel_enable_disable ... ok
[INFO] [stdout] test error::tests::test_kind ... ok
[INFO] [stdout] test events::lifecycle::tests::test_termination_stats_from_state ... ok
[INFO] [stdout] test events::lifecycle::tests::test_learning_lifecycle_hook_eval_count ... ok
[INFO] [stdout] test events::trace::tests::test_in_memory_subscriber ... ok
[INFO] [stdout] test events::learning_channel::tests::test_drain_sync ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_dependency_graph_builder ... ok
[INFO] [stdout] test events::publisher::tests::test_publisher_broadcast ... ok
[INFO] [stdout] test events::trace::tests::test_noop_subscriber ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_extract_json_nested ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_extract_json_no_json ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_extract_json_simple ... ok
[INFO] [stdout] test events::publisher::tests::test_publisher_multiple_subscribers ... ok
[INFO] [stdout] test events::publisher::tests::test_publisher_no_subscriber_ok ... ok
[INFO] [stdout] test events::publisher::tests::test_publisher_subscriber_count ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_graph_navigator ... ok
[INFO] [stdout] test config::paths::tests::test_system_config_dir ... ok
[INFO] [stdout] test context::summary::tests::test_task_context_builder ... ok
[INFO] [stdout] test debug::tests::test_tick_dumper_dump_error ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_extract_json_with_string_braces ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_learned_action_order_hash ... ok
[INFO] [stdout] test events::trace::tests::test_jsonl_subscriber ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_learned_dependency_provider_discover_only ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_learned_dependency_provider_cache_miss ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_learned_dependency_provider_not_discover_only ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_select_empty_provider_returns_fallback ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_llm_response_parsing ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_select_multiple_entries_best_match ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_select_partial_match_with_lora_returns_1_vote ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_mermaid_output ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_start_actions_sorted ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_static_planner_file_exploration ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_provide_graph_exact_match_via_select ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_select_exact_match_returns_learned_graph ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_learned_dependency_provider_empty_lists ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_provide_graph_partial_match_returns_none ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_validate_unknown_start_node ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_select_no_match_returns_llm_fallback ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_provide_graph_no_match_returns_none ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_validate_valid_graph ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_validate_unknown_terminal_node ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_terminal_actions_sorted ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_voting_strategy_high_without_lora ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_voting_strategy_exact_match ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_voting_strategy_medium ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_voting_strategy_low ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_hybrid_provider_initial_ucb1 ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_valid_next_actions ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_voting_strategy_high_with_lora ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_hybrid_provider_no_review_before_min_interval ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_hybrid_provider_fallback_on_error ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_hybrid_provider_reevaluate ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_strategy_context_new ... ok
[INFO] [stdout] test exploration::map::tests::test_add_child_if_absent ... ok
[INFO] [stdout] test exploration::map::tests::test_add_result_methods ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_hybrid_provider_review_at_interval ... ok
[INFO] [stdout] test exploration::map::tests::test_add_child_if_absent_parent_not_found ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_review_policy_default ... ok
[INFO] [stdout] test exploration::map::tests::test_contains_key ... ok
[INFO] [stdout] test exploration::map::tests::test_create_root_if_absent ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_review_policy_conservative ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_hybrid_provider_state_change_trigger ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_review_policy_frequent ... ok
[INFO] [stdout] test exploration::llm_provider::tests::test_strategy_context_from_stats ... ok
[INFO] [stdout] test debug::tests::test_tick_dumper_empty_snapshot_not_sent ... ok
[INFO] [stdout] test exploration::map::tests::test_dedup_prevents_infinite_loop ... ok
[INFO] [stdout] test exploration::map::tests::test_find_by_data ... ok
[INFO] [stdout] test exploration::map::tests::test_find_node ... ok
[INFO] [stdout] test exploration::map::tests::test_graph_map_add_child_duplicate_key ... ok
[INFO] [stdout] test exploration::map::tests::test_find_nodes ... ok
[INFO] [stdout] test exploration::map::tests::test_graph_map_create_root ... ok
[INFO] [stdout] test exploration::map::tests::test_graph_map_create_root_closed ... ok
[INFO] [stdout] test exploration::map::tests::test_graph_map_apply_set_state ... ok
[INFO] [stdout] test exploration::map::tests::test_graph_map_hierarchical ... ok
[INFO] [stdout] test exploration::map::tests::test_graph_map_apply_add_child ... ok
[INFO] [stdout] test exploration::map::tests::test_graph_map_set_state_reopen ... ok
[INFO] [stdout] test exploration::map::tests::test_graph_map_add_child_parent_not_found ... ok
[INFO] [stdout] test exploration::map::tests::test_index_basic ... ok
[INFO] [stdout] test exploration::map::tests::test_map_edge ... ok
[INFO] [stdout] test exploration::map::tests::test_map_node_builder ... ok
[INFO] [stdout] test exploration::map::tests::test_map_node_with_parent ... ok
[INFO] [stdout] test exploration::mutation::tests::test_apply_updates_batch ... ok
[INFO] [stdout] test exploration::map::tests::test_map_node_state ... ok
[INFO] [stdout] test exploration::mutation::tests::test_map_update_add_child_dedup ... ok
[INFO] [stdout] test exploration::mutation::tests::test_map_update_noop ... ok
[INFO] [stdout] test exploration::mutation::tests::test_map_update_close ... ok
[INFO] [stdout] test exploration::mutation::tests::test_mutation_input_dedup_key ... ok
[INFO] [stdout] test exploration::mutation::tests::test_mutation_input_dedup_key_no_target ... ok
[INFO] [stdout] test exploration::node_rules::tests::test_from_dependency_graph ... ok
[INFO] [stdout] test exploration::map::tests::test_rebuild_index ... ok
[INFO] [stdout] test exploration::node_rules::tests::test_node_rules_empty ... ok
[INFO] [stdout] test exploration::node_rules::tests::test_node_rules_has_node_type ... ok
[INFO] [stdout] test exploration::operator::tests::test_configurable_operator_works_like_fifo ... ok
[INFO] [stdout] test exploration::mutation::tests::test_map_update_add_child ... ok
[INFO] [stdout] test events::learning_channel::tests::test_channel_no_emit_when_disabled ... ok
[INFO] [stdout] test exploration::operator::tests::test_operator_interpret ... ok
[INFO] [stdout] test exploration::operator::tests::test_operator_basic ... ok
[INFO] [stdout] test exploration::operator::tests::test_operator_name ... ok
[INFO] [stdout] test exploration::provider::tests::test_adaptive_provider_mature_high_error_thompson ... ok
[INFO] [stdout] test exploration::provider::tests::test_adaptive_provider_initial_ucb1 ... ok
[INFO] [stdout] test exploration::node_rules::tests::test_node_rules_basic ... ok
[INFO] [stdout] test exploration::node_rules::tests::test_from_dependency_graph_ref ... ok
[INFO] [stdout] test exploration::provider::tests::test_adaptive_provider_reevaluate ... ok
[INFO] [stdout] test exploration::provider::tests::test_adaptive_provider_provide ... ok
[INFO] [stdout] test exploration::provider::tests::test_adaptive_provider_reevaluate_to_thompson ... ok
[INFO] [stdout] test exploration::provider::tests::test_adaptive_provider_mature_low_error_greedy ... ok
[INFO] [stdout] test exploration::provider::tests::test_config_based_provider_fifo ... ok
[INFO] [stdout] test exploration::selection::any::tests::test_any_selection_score ... ok
[INFO] [stdout] test exploration::provider::tests::test_operator_config_thompson ... ok
[INFO] [stdout] test exploration::selection::any::tests::test_any_selection_from_kind ... ok
[INFO] [stdout] test exploration::selection::greedy::tests::test_greedy_default_score ... ok
[INFO] [stdout] test exploration::selection::greedy::tests::test_greedy_with_weight ... ok
[INFO] [stdout] test exploration::selection::greedy::tests::test_greedy_with_null_provider ... ok
[INFO] [stdout] test exploration::provider::tests::test_config_based_provider_with_context ... ok
[INFO] [stdout] test exploration::provider::tests::test_operator_config_default ... ok
[INFO] [stdout] test exploration::provider::tests::test_provider_context_queries ... ok
[INFO] [stdout] test exploration::provider::tests::test_operator_config_greedy ... ok
[INFO] [stdout] test exploration::selection::fifo::tests::test_fifo_score_always_zero ... ok
[INFO] [stdout] test exploration::selection::kind::tests::test_selection_kind_default ... ok
[INFO] [stdout] test exploration::selection::kind::tests::test_selection_kind_display ... ok
[INFO] [stdout] test exploration::selection::fifo::tests::test_fifo_selection ... ok
[INFO] [stdout] test exploration::selection::stats::tests::test_node_stats_success_rate ... ok
[INFO] [stdout] test exploration::selection::thompson::tests::test_thompson_score_decreases_with_failure ... ok
[INFO] [stdout] test exploration::selection::thompson::tests::test_thompson_initial_score ... ok
[INFO] [stdout] test exploration::selection::thompson::tests::test_thompson_score_increases_with_success ... ok
[INFO] [stdout] test exploration::selection::ucb1::tests::test_ucb1_default_c ... ok
[INFO] [stdout] test exploration::provider::tests::test_operator_config_ucb1 ... ok
[INFO] [stdout] test exploration::selection::any::tests::test_any_selection_default ... ok
[INFO] [stdout] test exploration::selection::ucb1::tests::test_ucb1_unvisited_is_infinity ... ok
[INFO] [stdout] test exploration::provider::tests::test_config_based_provider_ucb1 ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_apply ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_completion ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_basic ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_initialize_empty_rules ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_initialize_no_root ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_is_complete_operator ... ok
[INFO] [stdout] test extensions::tests::test_contains ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_select ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_operator_name ... ok
[INFO] [stdout] test exploration::selection::ucb1::tests::test_ucb1_with_weights ... ok
[INFO] [stdout] test extensions::tests::test_get_mut ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_initialize ... ok
[INFO] [stdout] test exploration::dependency_planner::tests::test_learned_dependency_provider_cache_hit ... ok
[INFO] [stdout] test exploration::space::tests::test_exploration_space_v2_get_nodes ... ok
[INFO] [stdout] test extensions::tests::test_insert_and_get ... ok
[INFO] [stdout] test extensions::tests::test_multiple_types ... ok
[INFO] [stdout] test learn::component_learners::tests::test_dep_graph_learner_no_success ... ok
[INFO] [stdout] test learn::component_learners::tests::test_dep_graph_learner_empty ... ok
[INFO] [stdout] test learn::component_learners::tests::test_exploration_learner ... ok
[INFO] [stdout] test learn::component_learners::tests::test_extract_order_relations ... ok
[INFO] [stdout] test learn::component_learners::tests::test_dep_graph_learner_with_success ... ok
[INFO] [stdout] test extensions::tests::test_remove ... ok
[INFO] [stdout] test extensions::tests::test_type_mismatch_returns_none ... ok
[INFO] [stdout] test learn::component_learners::tests::test_strategy_learner ... ok
[INFO] [stdout] test learn::daemon::applier::tests::test_applier_manual_mode ... ok
[INFO] [stdout] test learn::daemon::processor::tests::test_process_result_accessors ... ok
[INFO] [stdout] test learn::daemon::processor::tests::test_processor_config_builder ... ok
[INFO] [stdout] test learn::daemon::processor::tests::test_processor_mode_from_str ... ok
[INFO] [stdout] test learn::daemon::applier::tests::test_applier_history_limit ... ok
[INFO] [stdout] test learn::daemon::sink::tests::test_data_sink_empty_records ... ok
[INFO] [stdout] test learn::daemon::tests::test_daemon_config_builder ... ok
[INFO] [stdout] test learn::daemon::subscriber::tests::test_subscriber_config ... ok
[INFO] [stdout] test learn::daemon::sink::tests::test_data_sink_ingest ... ok
[INFO] [stdout] test learn::daemon::tests::test_daemon_builder ... ok
[INFO] [stdout] test events::persistence::tests::test_jsonl_writer ... ok
[INFO] [stdout] test learn::daemon::applier::tests::test_applier_auto_mode ... ok
[INFO] [stdout] test exploration::selection::ucb1::tests::test_ucb1_score_changes_with_visits ... ok
[INFO] [stdout] test learn::episode::tests::test_action_record_from_action_event ... ok
[INFO] [stdout] test learn::episode::tests::test_episode_builder_with_actions ... ok
[INFO] [stdout] test learn::episode::tests::test_episode_builder_with_llm_call ... ok
[INFO] [stdout] test learn::episode::tests::test_episode_builder_with_id_and_metadata ... ok
[INFO] [stdout] test learn::episode::tests::test_llm_call_record_builder ... ok
[INFO] [stdout] test learn::episode::tests::test_outcome_variants ... ok
[INFO] [stdout] test learn::episode::tests::test_episode_serialization ... ok
[INFO] [stdout] test learn::facade::tests::test_builder_basic ... ok
[INFO] [stdout] test learn::episode::tests::test_episode_context_iter ... ok
[INFO] [stdout] test learn::facade::tests::test_builder_with_learning ... ok
[INFO] [stdout] test learn::facade::tests::test_builder_learning_without_scenario_fails ... ok
[INFO] [stdout] test learn::facade::tests::test_config_builder ... ok
[INFO] [stdout] test learn::facade::tests::test_builder_learning_disabled_without_scenario_ok ... ok
[INFO] [stdout] test learn::facade::tests::test_builder_with_scenario_profile ... ok
[INFO] [stdout] test learn::learn_model::dependency_graph::tests::test_build_episodes_success ... ok
[INFO] [stdout] test learn::daemon::tests::test_daemon_record_ingestion ... ok
[INFO] [stdout] test learn::daemon::tests::test_daemon_creation ... ok
[INFO] [stdout] test learn::facade::tests::test_config_default ... ok
[INFO] [stdout] test learn::learn_model::dependency_graph::tests::test_build_episodes_failure ... ok
[INFO] [stdout] test learn::learn_model::dependency_graph::tests::test_build_episodes_mixed ... ok
[INFO] [stdout] test learn::learn_model::dependency_graph::tests::test_default_system_prompt ... ok
[INFO] [stdout] test learn::learn_model::dependency_graph::tests::test_extractor ... ok
[INFO] [stdout] test learn::learn_model::dpo::tests::test_build_pairs_basic ... ok
[INFO] [stdout] test learn::learn_model::tests::test_record_accessors ... ok
[INFO] [stdout] test learn::learn_model::dpo::tests::test_build_pairs_different_groups ... ok
[INFO] [stdout] test learn::learn_model::dependency_graph::tests::test_build_episodes_ignores_other_records ... ok
[INFO] [stdout] test learn::learn_model::dpo::tests::test_min_quality_gap ... ok
[INFO] [stdout] test learn::learn_model::tests::test_record_stream_group_by_worker ... ok
[INFO] [stdout] test learn::learn_model::worker_decision::tests::test_worker_decision_sequence_learn_build_episodes ... ok
[INFO] [stdout] test learn::learn_model::worker_decision::tests::test_worker_decision_sequence_learn_filters_failed_actions ... ok
[INFO] [stdout] test learn::learned_component::tests::test_learned_dep_graph_creation ... ok
[INFO] [stdout] test learn::learned_component::tests::test_learned_dep_graph_merge ... ok
[INFO] [stdout] test learn::learned_component::tests::test_learned_exploration_default ... ok
[INFO] [stdout] test learn::lora::applicator::tests::test_llama_server_config_builder ... ok
[INFO] [stdout] test learn::learned_component::tests::test_learned_strategy_default ... ok
[INFO] [stdout] test learn::lora::applicator::tests::test_noop_applicator_apply ... ok
[INFO] [stdout] test learn::lora::blue_green::tests::test_config_builder ... ok
[INFO] [stdout] test learn::lora::applicator::tests::test_noop_applicator_history ... ok
[INFO] [stdout] test learn::learn_model::worker_task::tests::test_worker_task_learn_convert_success_only ... ok
[INFO] [stdout] test learn::learn_model::worker_task::tests::test_worker_task_learn_build_episodes ... ok
[INFO] [stdout] test learn::lora::blue_green::tests::test_endpoint_switching ... ok
[INFO] [stdout] test learn::lora::trainer::tests::test_episode_dto_to_training_data ... ok
[INFO] [stdout] test learn::lora::trainer::tests::test_model_id ... ok
[INFO] [stdout] test exploration::selection::thompson::tests::test_thompson_with_learning_weight ... ok
[INFO] [stdout] test learn::learn_model::worker_decision::tests::test_worker_decision_sequence_learn_convert ... ok
[INFO] [stdout] test learn::lora::applicator::tests::test_noop_applicator_rollback ... ok
[INFO] [stdout] test learn::lora::applicator::tests::test_rollback_not_found ... ok
[INFO] [stdout] test learn::lora::blue_green::tests::test_pid_log_paths ... ok
[INFO] [stdout] test learn::lora::blue_green::tests::test_server_state ... ok
[INFO] [stdout] test learn::learned_component::tests::test_serialization ... ok
[INFO] [stdout] test learn::lora::trainer::tests::test_train_empty_store ... ok
[INFO] [stdout] test learn::lora::trainer::tests::test_trainer_creation ... ok
[INFO] [stdout] test learn::lora::trainer::tests::test_training_data_to_json ... ok
[INFO] [stdout] test learn::offline::tests::test_analyzer_empty_snapshots ... ok
[INFO] [stdout] test learn::offline::tests::test_strategy_config_high_error ... ok
[INFO] [stdout] test learn::offline::tests::test_analyzer_high_success_rate ... ok
[INFO] [stdout] test learn::offline::tests::test_strategy_config_low_error ... ok
[INFO] [stdout] test learn::profile_adapter::tests::test_migrate_offline_model_to_profile ... ok
[INFO] [stdout] test learn::profile_adapter::tests::test_profile_to_offline_model_trait ... ok
[INFO] [stdout] test learn::profile_adapter::tests::test_offline_model_to_components ... ok
[INFO] [stdout] test learn::profile_adapter::tests::test_profile_to_offline_model_empty ... ok
[INFO] [stdout] test learn::profile_adapter::tests::test_profile_to_offline_model_with_components ... ok
[INFO] [stdout] test learn::provider::tests::test_confidence_map_provider ... ok
[INFO] [stdout] test learn::provider::tests::test_learning_result_is_available ... ok
[INFO] [stdout] test learn::profile_store::tests::test_save_and_load_profile ... ok
[INFO] [stdout] test learn::profile_store::tests::test_list_ids ... ok
[INFO] [stdout] test learn::provider::tests::test_learning_query_constructors ... ok
[INFO] [stdout] test learn::profile_store::tests::test_delete ... ok
[INFO] [stdout] test learn::profile_store::tests::test_exists ... ok
[INFO] [stdout] test learn::profile_store::tests::test_save_and_load_with_components ... ok
[INFO] [stdout] test learn::provider::tests::test_learning_result_score_or ... ok
[INFO] [stdout] test learn::provider::tests::test_null_provider ... ok
[INFO] [stdout] test learn::record::tests::test_record_from_llm_call_record ... ok
[INFO] [stdout] test learn::record::tests::test_record_from_action_record ... ok
[INFO] [stdout] test learn::scenario_profile::tests::test_component_update ... ok
[INFO] [stdout] test learn::scenario_profile::tests::test_profile_creation ... ok
[INFO] [stdout] test learn::scenario_profile::tests::test_profile_lifecycle ... ok
[INFO] [stdout] test learn::provider::tests::test_score_model_provider ... ok
[INFO] [stdout] test learn::record::tests::test_record_stream_filtering ... ok
[INFO] [stdout] test learn::scenario_profile::tests::test_profile_skip_validation ... ok
[INFO] [stdout] test learn::lora::trainer::tests::test_trainer_config_builder ... ok
[INFO] [stdout] test learn::scenario_profile::tests::test_profile_stats ... ok
[INFO] [stdout] test learn::scenario_profile::tests::test_profile_validation_failed ... ok
[INFO] [stdout] test learn::scenario_profile::tests::test_serialization ... ok
[INFO] [stdout] test learn::scenario_registry::tests::test_count_by_state ... ok
[INFO] [stdout] test learn::scenario_registry::tests::test_select_for_task ... ok
[INFO] [stdout] test actions::env_spec::tests::test_troubleshooting_actions ... ok
[INFO] [stdout] test learn::scenario_registry::tests::test_task_matcher ... ok
[INFO] [stdout] test learn::session_group::tests::test_learning_phase_parse ... ok
[INFO] [stdout] test learn::session_group::tests::test_session_group_id_generation ... ok
[INFO] [stdout] test learn::session_group::tests::test_learning_phase_display ... ok
[INFO] [stdout] test learn::session_group::tests::test_session_group_success_rate ... ok
[INFO] [stdout] test learn::snapshot::tests::test_merge_time_decay ... ok
[INFO] [stdout] test learn::snapshot::tests::test_learning_store_save_load ... ok
[INFO] [stdout] test learn::scenario_registry::tests::test_usable_profiles ... ok
[INFO] [stdout] test learn::snapshot::tests::test_merge_additive ... ok
[INFO] [stdout] test learn::stats_model::base::tests::test_model_metadata_builder ... ok
[INFO] [stdout] test learn::offline::tests::test_analyzer_low_success_rate ... ok
[INFO] [stdout] test learn::snapshot::tests::test_session_management ... ok
[INFO] [stdout] test learn::snapshot::tests::test_snapshot_serialization ... ok
[INFO] [stdout] test learn::stats_model::base::tests::test_model_type_dir_name ... ok
[INFO] [stdout] test learn::scenario_registry::tests::test_register_and_get ... ok
[INFO] [stdout] test learn::stats_model::base::tests::test_model_version ... ok
[INFO] [stdout] test learn::stats_model::base::tests::test_stats_model_id_generate ... ok
[INFO] [stdout] test learn::stats_model::params::tests::test_from_offline_model ... ok
[INFO] [stdout] test learn::stats_model::params::tests::test_parametric_trait ... ok
[INFO] [stdout] test learn::stats_model::params::tests::test_optimal_params_model_default ... ok
[INFO] [stdout] test learn::stats_model::score::tests::test_provider_compat_methods ... ok
[INFO] [stdout] test learn::stats_model::score::tests::test_scorable_trait ... ok
[INFO] [stdout] test learn::stats_model::score::tests::test_score_context_builder ... ok
[INFO] [stdout] test learn::stats_model::score::tests::test_score_model_from_stats ... ok
[INFO] [stdout] test learn::stats_model::params::tests::test_optimal_params_model_set_param ... ok
[INFO] [stdout] test learn::store::lora_store::tests::test_dto_conversion ... ok
[INFO] [stdout] test learn::store::episode_store::tests::test_in_memory_store_query_by_outcome ... ok
[INFO] [stdout] test learn::store::lora_store::tests::test_inmemory_count ... ok
[INFO] [stdout] test learn::store::lora_store::tests::test_inmemory_delete ... ok
[INFO] [stdout] test learn::store::lora_store::tests::test_inmemory_query ... ok
[INFO] [stdout] test learn::store::lora_store::tests::test_inmemory_save_and_get ... ok
[INFO] [stdout] test learn::store::lora_store::tests::test_model_filter ... ok
[INFO] [stdout] test learn::stats_model::params::tests::test_param_value_conversions ... ok
[INFO] [stdout] test learn::store::record_store::tests::test_in_memory_store_append_and_get ... ok
[INFO] [stdout] test learn::store::record_store::tests::test_in_memory_store_query_by_type ... ok
[INFO] [stdout] test learn::store::record_store::tests::test_record_id_generation ... ok
[INFO] [stdout] test learn::store::lora_store::tests::test_inmemory_latest ... ok
[INFO] [stdout] test learn::store::repository::tests::test_repository_count ... ok
[INFO] [stdout] test learn::store::episode_store::tests::test_in_memory_store_append_and_get ... ok
[INFO] [stdout] test learn::store::record_store::tests::test_in_memory_store_query_by_worker_id ... ok
[INFO] [stdout] test learn::store::repository::tests::test_repository_find_all ... ok
[INFO] [stdout] test learn::training::tests::test_dpo ... ok
[INFO] [stdout] test learn::store::repository::tests::test_repository_save_and_find ... ok
[INFO] [stdout] test learn::store::episode_store::tests::test_file_store_roundtrip ... ok
[INFO] [stdout] test learn::training::tests::test_serialization ... ok
[INFO] [stdout] test learn::store::record_store::tests::test_file_store_roundtrip ... ok
[INFO] [stdout] test learn::training::tests::test_builder_methods ... ok
[INFO] [stdout] test learn::training::tests::test_sft_with_system ... ok
[INFO] [stdout] test learn::training::tests::test_to_conversation ... ok
[INFO] [stdout] test learn::training::tests::test_to_conversation_no_system ... ok
[INFO] [stdout] test learn::trigger::tests::test_and_trigger_empty ... ok
[INFO] [stdout] test learn::training::tests::test_conversation_serialization ... ok
[INFO] [stdout] test learn::trigger::tests::test_and_trigger_all_true ... ok
[INFO] [stdout] test learn::training::tests::test_sft_simple ... ok
[INFO] [stdout] test learn::trigger::tests::test_and_trigger_one_false ... ok
[INFO] [stdout] test learn::trigger::tests::test_context_builder_fluent ... ok
[INFO] [stdout] test learn::trigger::tests::test_context_with_count_and_last_train_count ... ok
[INFO] [stdout] test learn::trigger::tests::test_context_with_count_below_threshold ... ok
[INFO] [stdout] test learn::trigger::tests::test_count_trigger_at_threshold ... ok
[INFO] [stdout] test learn::trigger::tests::test_or_trigger_all_false ... ok
[INFO] [stdout] test learn::trigger::tests::test_count_trigger_below_threshold ... ok
[INFO] [stdout] test learn::trigger::tests::test_context_with_count_no_store ... ok
[INFO] [stdout] test learn::trigger::tests::test_count_trigger_with_previous_count ... ok
[INFO] [stdout] test learn::trigger::tests::test_quality_trigger_below_threshold ... ok
[INFO] [stdout] test learn::trigger::tests::test_quality_trigger_insufficient_samples ... ok
[INFO] [stdout] test learn::trigger::tests::test_time_trigger_elapsed ... ok
[INFO] [stdout] test learn::trigger::tests::test_time_trigger_first_time_no_episodes ... ok
[INFO] [stdout] test learn::trigger::tests::test_time_trigger_first_time_with_episodes ... ok
[INFO] [stdout] test learn::trigger::tests::test_time_trigger_with_count_first_time_no_events ... ok
[INFO] [stdout] test learn::trigger::tests::test_time_trigger_not_elapsed ... ok
[INFO] [stdout] test learn::trigger::tests::test_quality_trigger_above_threshold ... ok
[INFO] [stdout] test learn::trigger::tests::test_trigger_describe ... ok
[INFO] [stdout] test learn::trigger::tests::test_trigger_builder_default_watch ... ok
[INFO] [stdout] test learn::trigger::tests::test_quality_trigger_no_metrics ... ok
[INFO] [stdout] test learn::trigger::tests::test_time_trigger_with_count_first_time ... ok
[INFO] [stdout] test online_stats::dumpable::tests::test_dumpable_stats ... ok
[INFO] [stdout] test learn::trigger::tests::test_or_trigger_one_true ... ok
[INFO] [stdout] test orchestrator::termination::config::tests::test_default_config ... ok
[INFO] [stdout] test online_stats::swarm::tests::test_swarm_stats_global ... ok
[INFO] [stdout] test orchestrator::termination::config::tests::test_builder_pattern ... ok
[INFO] [stdout] test online_stats::swarm::tests::test_kpi_contribution ... ok
[INFO] [stdout] test online_stats::swarm::tests::test_manager_skipped ... ok
[INFO] [stdout] test online_stats::swarm::tests::test_swarm_stats_basic ... ok
[INFO] [stdout] test online_stats::swarm::tests::test_llm_invoke_skipped ... ok
[INFO] [stdout] test orchestrator::termination::judge::tests::test_all_success_strategy ... ok
[INFO] [stdout] test orchestrator::termination::judge::tests::test_max_ticks_timeout ... ok
[INFO] [stdout] test orchestrator::termination::judge::tests::test_exploration_exhausted ... ok
[INFO] [stdout] test orchestrator::termination::judge::tests::test_external_termination ... ok
[INFO] [stdout] test orchestrator::termination::judge::tests::test_worker_done_success ... ok
[INFO] [stdout] test orchestrator::termination::judge::tests::test_first_success_strategy ... ok
[INFO] [stdout] test orchestrator::termination::reason::tests::test_verdict_is_success ... ok
[INFO] [stdout] test orchestrator::termination::judge::tests::test_initial_state ... ok
[INFO] [stdout] test pipeline::sink::tests::test_learning_sink_creation ... ok
[INFO] [stdout] test pipeline::source::tests::test_extract_scenario_from_paths ... ok
[INFO] [stdout] test orchestrator::termination::state::tests::test_completion_state_default ... ok
[INFO] [stdout] test pipeline::sink::tests::test_counting_sink ... ok
[INFO] [stdout] test orchestrator::termination::state::tests::test_exploration_exhausted ... ok
[INFO] [stdout] test orchestrator::termination::state::tests::test_exploration_completed ... ok
[INFO] [stdout] test orchestrator::termination::state::tests::test_record_worker_done ... ok
[INFO] [stdout] test pipeline::source::tests::test_watch_event_new ... ok
[INFO] [stdout] test pipeline::tests::test_pipeline_passthrough ... ok
[INFO] [stdout] test pipeline::tests::test_pipeline_with_debounce ... ok
[INFO] [stdout] test pipeline::transform::tests::test_debounce_filters_rapid_duplicate ... ok
[INFO] [stdout] test pipeline::transform::tests::test_debounce_allows_different_scenarios ... ok
[INFO] [stdout] test snapshot::formatter::tests::test_console_formatter ... ok
[INFO] [stdout] test pipeline::transform::tests::test_passthrough ... ok
[INFO] [stdout] test snapshot::formatter::tests::test_compact_formatter ... ok
[INFO] [stdout] test snapshot::formatter::tests::test_json_formatter ... ok
[INFO] [stdout] test state::tests::test_action_history ... ok
[INFO] [stdout] test state::tests::test_local_cache ... ok
[INFO] [stdout] test state::tests::test_worker_state_internal ... ok
[INFO] [stdout] test state::tests::test_swarm_state_creation ... ok
[INFO] [stdout] test state::tests::test_worker_state_pending_tasks ... ok
[INFO] [stdout] test state::tests::test_worker_states_access ... ok
[INFO] [stdout] test state::tests::test_swarm_state_advance_tick ... ok
[INFO] [stdout] test types::tests::test_lora_config_default ... ok
[INFO] [stdout] test state::tests::test_environment ... ok
[INFO] [stdout] test types::tests::test_lora_config_serialization ... ok
[INFO] [stdout] test types::tests::test_lora_config_with_id ... ok
[INFO] [stdout] test types::tests::test_swarm_task_default ... ok
[INFO] [stdout] test types::tests::test_lora_config_hash ... ok
[INFO] [stdout] test types::tests::test_swarm_task_get_str ... ok
[INFO] [stdout] test types::tests::test_swarm_task_initial_context ... ok
[INFO] [stdout] test types::tests::test_swarm_task_get_typed ... ok
[INFO] [stdout] test types::tests::test_swarm_task_new ... ok
[INFO] [stdout] test types::tests::test_swarm_task_initial_contexts ... ok
[INFO] [stdout] test types::tests::test_swarm_task_initial_context_empty ... ok
[INFO] [stdout] test types::tests::test_swarm_task_with_context ... ok
[INFO] [stdout] test util::time::tests::test_epoch_millis_monotonic_in_short_term ... ok
[INFO] [stdout] test util::time::tests::test_epoch_millis_for_ordering_same_as_epoch_millis ... ok
[INFO] [stdout] test util::time::tests::test_epoch_millis_returns_nonzero ... ok
[INFO] [stdout] test validation::result::tests::test_fail_result ... ok
[INFO] [stdout] test validation::result::tests::test_pass_result ... ok
[INFO] [stdout] test validation::result::tests::test_serialization ... ok
[INFO] [stdout] test validation::strategy::tests::test_absolute_fail ... ok
[INFO] [stdout] test validation::strategy::tests::test_absolute_pass ... ok
[INFO] [stdout] test validation::strategy::tests::test_no_regression_fail ... ok
[INFO] [stdout] test validation::strategy::tests::test_no_regression_pass ... ok
[INFO] [stdout] test validation::validator::tests::test_validator_absolute_strategy ... ok
[INFO] [stdout] test validation::validator::tests::test_validator_empty_data ... ok
[INFO] [stdout] test validation::strategy::tests::test_improvement_fail ... ok
[INFO] [stdout] test validation::strategy::tests::test_improvement_pass ... ok
[INFO] [stdout] test validation::validator::tests::test_validator_split ... ok
[INFO] [stdout] test validation::validator::tests::test_validator_validate ... ok
[INFO] [stdout] test validation::validator::tests::test_validator_with_baseline ... ok
[INFO] [stdout] test online_stats::subscriber::tests::test_stats_subscriber ... ok
[INFO] [stdout] test learn::daemon::subscriber::tests::test_action_subscriber_batch ... ok
[INFO] [stdout] test learn::daemon::subscriber::tests::test_learning_subscriber_converts_to_dependency_graph_record ... ok
[INFO] [stdout] test learn::daemon::subscriber::tests::test_learning_subscriber_batch ... ok
[INFO] [stdout] test pipeline::transform::tests::test_debounce_allows_first ... ok
[INFO] [stdout] test pipeline::transform::tests::test_cleanup ... ok
[INFO] [stdout] test validation::validator::tests::test_validator_invalid_ratio - should panic ... ok
[INFO] [stdout] test learn::daemon::subscriber::tests::test_action_subscriber_flush_interval ... ok
[INFO] [stdout] test learn::daemon::subscriber::tests::test_action_subscriber_channel_closed ... ok
[INFO] [stdout] test learn::daemon::subscriber::tests::test_learning_subscriber_flush_interval ... FAILED
[INFO] [stdout] test types::tests::test_lora_config_new ... ok
[INFO] [stdout] test types::tests::test_lora_config_partial_scale ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- learn::daemon::subscriber::tests::test_learning_subscriber_flush_interval stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'learn::daemon::subscriber::tests::test_learning_subscriber_flush_interval' (255) panicked at src/learn/daemon/subscriber.rs:669:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Empty
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7ba5034a5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7ba5034a5a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7ba5034a5a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a7ba5034a5a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a7ba504c49a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a7ba504c49a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5a7ba5039752 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7ba5039752 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a7ba5010b0f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a7ba5010b0f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a7ba502bdb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a7ba4ed872c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5a7ba4ed872c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7ba502c032 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5a7ba502c032 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a7ba5010bc8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a7ba5008179 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a7ba5011a9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a7ba504cc5c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a7ba504c9d2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a7ba4974313 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::vec::Vec<swarm_engine_core[8452f62cbfa97553]::learn::record::Record>, tokio[97c6a86168c68136]::sync::mpsc::error::TryRecvError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5a7ba4974313 - swarm_engine_core[8452f62cbfa97553]::learn::daemon::subscriber::tests::test_learning_subscriber_flush_interval::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/learn/daemon/subscriber.rs:669:42
[INFO] [stdout]   22:     0x5a7ba49f2bf2 - <core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a7ba49f2c6d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a7ba4bd034d - <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5a7ba4bd024b - tokio[97c6a86168c68136]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5a7ba4bd024b - tokio[97c6a86168c68136]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5a7ba4bd024b - <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5a7ba4ba4180 - <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5a7ba4bcbb4d - <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5a7ba4bcae44 - <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5a7ba4c4d10b - <tokio[97c6a86168c68136]::runtime::context::scoped::Scoped<tokio[97c6a86168c68136]::runtime::scheduler::Context>>::set::<<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5a7ba4c19bc9 - tokio[97c6a86168c68136]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5a7ba4a23702 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[97c6a86168c68136]::runtime::context::Context>>::try_with::<tokio[97c6a86168c68136]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5a7ba4a2328e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[97c6a86168c68136]::runtime::context::Context>>::with::<tokio[97c6a86168c68136]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5a7ba4c09bcd - tokio[97c6a86168c68136]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5a7ba4baa010 - <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5a7ba4baa306 - <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5a7ba4bca950 - <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5a7ba4a67393 - tokio[97c6a86168c68136]::runtime::context::runtime::enter_runtime::<<tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5a7ba4ba3a31 - <tokio[97c6a86168c68136]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5a7ba4ba3684 - <tokio[97c6a86168c68136]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5a7ba4ba384f - <tokio[97c6a86168c68136]::runtime::runtime::Runtime>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut dyn core[a96a4c5c53f902a3]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5a7ba49ab1f0 - swarm_engine_core[8452f62cbfa97553]::learn::daemon::subscriber::tests::test_learning_subscriber_flush_interval
[INFO] [stdout]                                at /opt/rustwide/workdir/src/learn/daemon/subscriber.rs:674:29
[INFO] [stdout]   44:     0x5a7ba4970ae7 - swarm_engine_core[8452f62cbfa97553]::learn::daemon::subscriber::tests::test_learning_subscriber_flush_interval::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/learn/daemon/subscriber.rs:648:55
[INFO] [stdout]   45:     0x5a7ba4ba1846 - <swarm_engine_core[8452f62cbfa97553]::learn::daemon::subscriber::tests::test_learning_subscriber_flush_interval::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a7ba4ecc80b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5a7ba4ecc80b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5a7ba4ed91fb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5a7ba4ed91fb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5a7ba4ed91fb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5a7ba4ed91fb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5a7ba4ed91fb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5a7ba4ed91fb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5a7ba4ed91fb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5a7ba4ed4914 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5a7ba4ed4914 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5a7ba4edbe02 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5a7ba4edbe02 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5a7ba4edbe02 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5a7ba4edbe02 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5a7ba4edbe02 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5a7ba4edbe02 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5a7ba4edbe02 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5a7ba5033e0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5a7ba5033e0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7f1f524a7aa4 - <unknown>
[INFO] [stdout]   67:     0x7f1f52534a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     learn::daemon::subscriber::tests::test_learning_subscriber_flush_interval
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 475 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d733b96bad13e6a93f0cd949d7df3c49ceb4271769a35d7079555ae597b7bdee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d733b96bad13e6a93f0cd949d7df3c49ceb4271769a35d7079555ae597b7bdee", kill_on_drop: false }`
[INFO] [stdout] d733b96bad13e6a93f0cd949d7df3c49ceb4271769a35d7079555ae597b7bdee
